Skip to content

FEAT Breaking: Adding tags to registry classes#1485

Merged
rlundeen2 merged 2 commits intomicrosoft:mainfrom
rlundeen2:users/rlundeen/2026_03_16_add_tags_to_registry
Mar 19, 2026
Merged

FEAT Breaking: Adding tags to registry classes#1485
rlundeen2 merged 2 commits intomicrosoft:mainfrom
rlundeen2:users/rlundeen/2026_03_16_add_tags_to_registry

Conversation

@rlundeen2
Copy link
Copy Markdown
Contributor

This PR introduces a RegistryEntry[T] wrapper type and tag support for instance registries, enabling categorization and tag-based retrieval of registered components. For example, this can let us organize items in the registry by more than just name.

This breaks the existing registry return type, but that's really new so I didn't deprecate it

@rlundeen2 rlundeen2 requested a review from romanlutz March 16, 2026 21:42
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
Co-authored-by: hannahwestra25 <hannahwestra@microsoft.com>
@rlundeen2 rlundeen2 merged commit 526bce2 into microsoft:main Mar 19, 2026
35 checks passed
riyosha pushed a commit to riyosha/PyRIT that referenced this pull request Mar 24, 2026
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
Co-authored-by: hannahwestra25 <hannahwestra@microsoft.com>
jbolor21 pushed a commit to jbolor21/jbolor-PyRIT that referenced this pull request Mar 25, 2026
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
Co-authored-by: hannahwestra25 <hannahwestra@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants